@charset "UTF-8";pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: An Old Hope – Star Wars Syntax
  Author: (c) Gustavo Costa <gusbemacbe@gmail.com>
  Maintainer: @gusbemacbe

  Original theme - Ocean Dark Theme – by https://github.com/gavsiu
  Based on Jesse Leite's Atom syntax theme 'An Old Hope'
    https://github.com/JesseLeite/an-old-hope-syntax-atom
*/.hljs{background:#1c1d21;color:#c0c5ce}.hljs-comment,.hljs-quote{color:#b6b18b}.hljs-deletion,.hljs-name,.hljs-regexp,.hljs-selector-class,.hljs-selector-id,.hljs-tag,.hljs-template-variable,.hljs-variable{color:#eb3c54}.hljs-built_in,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-type{color:#e7ce56}.hljs-attribute{color:#ee7c2b}.hljs-addition,.hljs-bullet,.hljs-string,.hljs-symbol{color:#4fb4d7}.hljs-section,.hljs-title{color:#78bb65}.hljs-keyword,.hljs-selector-tag{color:#b45ea4}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}html,body{margin:0;padding:0}.markdown-viewer[data-scoped-9f3470c5]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;transition:background-color .3s ease}.container[data-scoped-9f3470c5]{margin:0 auto;padding:0 15px}.preview-card[data-scoped-9f3470c5]{margin:15px 0;background-color:#fff;border-radius:8px;box-shadow:0 2px 15px #0000000d;overflow:hidden;transition:background-color .3s ease,box-shadow .3s ease}.preview-content[data-scoped-9f3470c5]{padding:30px}.dark-mode .markdown-viewer[data-scoped-9f3470c5]{background-color:#1e1e1e}.dark-mode .theme-toggle[data-scoped-9f3470c5]{color:#aaa}.dark-mode .theme-toggle[data-scoped-9f3470c5]:hover{color:#fff}.dark-mode .preview-card[data-scoped-9f3470c5]{background-color:#2d2d2d;box-shadow:0 2px 15px #0003}div[data-scoped-9f3470c5] :scope.preview-content h1,div[data-scoped-9f3470c5] :scope.preview-content h2,div[data-scoped-9f3470c5] :scope.preview-content h3,div[data-scoped-9f3470c5] :scope.preview-content h4,div[data-scoped-9f3470c5] :scope.preview-content h5,div[data-scoped-9f3470c5] :scope.preview-content h6{color:#222;margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;transition:color .3s ease}div[data-scoped-9f3470c5] :scope.preview-content h1{padding-bottom:.3em;font-size:2em;border-bottom:1px solid #eaecef}div[data-scoped-9f3470c5] :scope.preview-content h2{padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid #eaecef}div[data-scoped-9f3470c5] :scope.preview-content h3{font-size:1.25em}div[data-scoped-9f3470c5] :scope.preview-content p{margin-bottom:1em;color:#444;transition:color .3s ease}div[data-scoped-9f3470c5] :scope.preview-content a{color:#0366d6;text-decoration:none}div[data-scoped-9f3470c5] :scope.preview-content a:hover{text-decoration:underline}div[data-scoped-9f3470c5] :scope.preview-content ul,div[data-scoped-9f3470c5] :scope.preview-content ol{padding-left:2em;margin-bottom:1em;color:#444;transition:color .3s ease}div[data-scoped-9f3470c5] :scope.preview-content ul{list-style-type:disc}div[data-scoped-9f3470c5] :scope.preview-content ol{list-style-type:decimal}div[data-scoped-9f3470c5] :scope.preview-content li{margin-bottom:.5em}div[data-scoped-9f3470c5] :scope.preview-content blockquote{margin-left:0;padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;transition:color .3s ease}div[data-scoped-9f3470c5] :scope.preview-content pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:1em;transition:background-color .3s ease}div[data-scoped-9f3470c5] :scope.preview-content code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:85%;padding:.2em .4em;background-color:#1b1f230d;border-radius:3px;transition:background-color .3s ease}div[data-scoped-9f3470c5] :scope.preview-content pre code{padding:0;background-color:transparent;border-radius:0}div[data-scoped-9f3470c5] :scope.preview-content img{max-width:100%;border-radius:4px;margin:1em 0}div[data-scoped-9f3470c5] :scope.preview-content table{border-collapse:collapse;margin:1em 0;display:block;overflow:auto}div[data-scoped-9f3470c5] :scope.preview-content th,div[data-scoped-9f3470c5] :scope.preview-content td{padding:6px 13px;border:1px solid #dfe2e5;transition:border-color .3s ease}div[data-scoped-9f3470c5] :scope.preview-content th{font-weight:600;background-color:#f6f8fa;transition:background-color .3s ease}div[data-scoped-9f3470c5] :scope.dark-mode .preview-content{color:#e6e6e6}div[data-scoped-9f3470c5] :scope.dark-mode .preview-content h1,div[data-scoped-9f3470c5] :scope.dark-mode .preview-content h2,div[data-scoped-9f3470c5] :scope.dark-mode .preview-content h3,div[data-scoped-9f3470c5] :scope.dark-mode .preview-content h4,div[data-scoped-9f3470c5] :scope.dark-mode .preview-content h5,div[data-scoped-9f3470c5] :scope.dark-mode .preview-content h6{color:#eee;border-bottom-color:#444}div[data-scoped-9f3470c5] :scope.dark-mode .preview-content p,div[data-scoped-9f3470c5] :scope.dark-mode .preview-content ul,div[data-scoped-9f3470c5] :scope.dark-mode .preview-content ol,div[data-scoped-9f3470c5] :scope.dark-mode .preview-content blockquote{color:#ddd}div[data-scoped-9f3470c5] :scope.dark-mode .preview-content a{color:#3b82f6}div[data-scoped-9f3470c5] :scope.dark-mode .preview-content pre{background-color:#1a1a1a}div[data-scoped-9f3470c5] :scope.dark-mode .preview-content code{background-color:#333}div[data-scoped-9f3470c5] :scope.dark-mode .preview-content table th,div[data-scoped-9f3470c5] :scope.dark-mode .preview-content table td{border-color:#444}div[data-scoped-9f3470c5] :scope.dark-mode .preview-content table th{background-color:#333}.min-h-screen[data-scoped-6ea19065]{min-height:100vh}body{background:linear-gradient(135deg,#e0e7ff,#fff,#f5f3ff);min-height:100vh}
